home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-10005.DIR / 00011.ls < prev    next >
Encoding:
Text File  |  1998-03-12  |  110 b   |  6 lines

  1. on mouseDown
  2.   puppetSound("click")
  3.   set the visible of sprite 5 to 1
  4.   set the visible of sprite 6 to 0
  5. end
  6.